[INFO] cloning repository https://github.com/spellsaif/vault-program-pinocchio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spellsaif/vault-program-pinocchio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspellsaif%2Fvault-program-pinocchio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspellsaif%2Fvault-program-pinocchio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 799deb6637734457b27947d3d43aa135f70c3b7b
[INFO] fixing spellsaif/vault-program-pinocchio against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspellsaif%2Fvault-program-pinocchio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spellsaif/vault-program-pinocchio
[INFO] finished tweaking git repo https://github.com/spellsaif/vault-program-pinocchio
[INFO] tweaked toml for git repo https://github.com/spellsaif/vault-program-pinocchio written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spellsaif/vault-program-pinocchio on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spellsaif/vault-program-pinocchio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `vault-program` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinocchio-system v0.5.0
[INFO] [stderr]   Downloaded solana-account-view v1.0.0
[INFO] [stderr]   Downloaded pinocchio v0.10.2
[INFO] [stderr]   Downloaded solana-address v2.5.0
[INFO] [stderr]   Downloaded solana-instruction-view v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da
[INFO] running `Command { std: "docker" "start" "74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `vault-program` (manifest) generated 1 warning
[INFO] [stderr]     Checking solana-program-error v3.0.1
[INFO] [stderr]     Checking solana-address v2.5.0
[INFO] [stderr]     Checking solana-account-view v1.0.0
[INFO] [stderr]     Checking solana-instruction-view v1.0.0
[INFO] [stderr]     Checking pinocchio v0.10.2
[INFO] [stderr]     Checking pinocchio-system v0.5.0
[INFO] [stderr]     Checking vault-program v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | nostd_panic_handler!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `nostd_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `nostd_panic_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | nostd_panic_handler!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `nostd_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `nostd_panic_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entrypoint`
[INFO] [stdout]  --> src/lib.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio:: {AccountView, Address, ProgramResult, entrypoint, error::ProgramError};
[INFO] [stdout]   |                                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | nostd_panic_handler!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `nostd_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `nostd_panic_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | nostd_panic_handler!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `nostd_panic_handler` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `nostd_panic_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entrypoint`
[INFO] [stdout]  --> src/lib.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pinocchio:: {AccountView, Address, ProgramResult, entrypoint, error::ProgramError};
[INFO] [stdout]   |                                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/deposit.rs:37:35
[INFO] [stdout]     |
[INFO] [stdout]  37 |     let expected_state = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/deposit.rs:37:35
[INFO] [stdout]     |
[INFO] [stdout]  37 |     let expected_state = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/deposit.rs:51:35
[INFO] [stdout]     |
[INFO] [stdout]  51 |     let expected_vault = Address::create_program_address(&[
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/deposit.rs:51:35
[INFO] [stdout]     |
[INFO] [stdout]  51 |     let expected_vault = Address::create_program_address(&[
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/withdraw.rs:41:35
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let expected_state = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/withdraw.rs:41:35
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let expected_state = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/withdraw.rs:54:35
[INFO] [stdout]     |
[INFO] [stdout]  54 |     let expected_vault = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/withdraw.rs:54:35
[INFO] [stdout]     |
[INFO] [stdout]  54 |     let expected_vault = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/initiaize.rs:26:35
[INFO] [stdout]     |
[INFO] [stdout]  26 |     let expected_state = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/initiaize.rs:26:35
[INFO] [stdout]     |
[INFO] [stdout]  26 |     let expected_state = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/initiaize.rs:35:35
[INFO] [stdout]     |
[INFO] [stdout]  35 |     let expected_vault = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_program_address` found for struct `Address` in the current scope
[INFO] [stdout]    --> src/instructions/initiaize.rs:35:35
[INFO] [stdout]     |
[INFO] [stdout]  35 |     let expected_vault = Address::create_program_address(
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `Address`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Address` consider using one of the following associated functions:
[INFO] [stdout]       Address::new_from_array
[INFO] [stdout]       Address::from_str_const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-address-2.5.0/src/lib.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub const fn new_from_array(address_array: [u8; 32]) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub const fn from_str_const(s: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vault-program` (lib) due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vault-program` (lib test) due to 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da", kill_on_drop: false }`
[INFO] [stdout] 74b69571a7875b343356c3401d0b4aa18fafd1e903b0db210e27372923c1b6da
